]> snippets.scripts.mit.edu Git - Scripts/git/.git/blobdiff - sipbmp3-itunes.bak/sipbmp3 - Remove All.applescript
Changed the sipbmp3-itunes folder into a submodule, so that the repo can reside in...
[Scripts/git/.git] / sipbmp3-itunes.bak / sipbmp3 - Remove All.applescript
diff --git a/sipbmp3-itunes.bak/sipbmp3 - Remove All.applescript b/sipbmp3-itunes.bak/sipbmp3 - Remove All.applescript
new file mode 100644 (file)
index 0000000..82d90af
--- /dev/null
@@ -0,0 +1,15 @@
+-- ------------------
+-- iTunes -> sipbmp3
+-- ------------------
+
+-- Changelog:
+--
+-- 10 Oct 2009 -> pquimby created initial version
+--
+
+-- For installation instructions see the INSTALL file in the snippets/sipbmp3-iTunes folder--
+
+-- Usage:
+--  This script will remove all of your songs queued to sipbmp3
+
+do shell script "lprm -Psipbmp3 -"
\ No newline at end of file